Dynomotion

Group: DynoMotion Message: 2083 From: himykabibble Date: 11/1/2011
Subject: What Am I Missing?
I've wired up my drives (Step/Dir I/F to DC servos) for four axes, and my master enable (which controls my power relay), and configured KMotion and Mach3. Both KMotion and Mach3 WILL toggle the power relay on and off correctly, but I can't get any motion on the axes, though the DROs in Mach3 behave correctly. I must be missing something simple, but what? I've created the init code, and it compiles, and downloads fine. When I put a DVM on the relay output, I can see the voltage toggle from 0 to 5V, but when I do the same on the axis Dir outputs, and try to move the axes back and forth, I see only a small change in the output voltage, like 20-30mV. The Digital I/O page indicates those IOs (IO8-15) ARE configured as outputs. I do NOT currently have power to the 4-pin power connector, just USB. Is the power connector necessary to get those outputs working? If so, why does the enable output (on IO7) work?

Regards,
Ray L.
Group: DynoMotion Message: 2084 From: Tom Kerekes Date: 11/1/2011
Subject: Re: What Am I Missing?
Hi Ray,
 
I forget what type of amplifiers you have.   But it sound like you have KFLOP Step/Dir configured for "open collector" mode where your amplifiers need to be driven with TTL type of signals that source current.  Change the OutputChan from 0 to 8.
 
This is explained here:
 
 
Regards
TK

Group: DynoMotion Message: 2087 From: himykabibble Date: 11/1/2011
Subject: Re: What Am I Missing?
Tom,

That did it! I knew it was something simple! Thanks!

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Ray,
>  
> I forget what type of amplifiers you have.   But it sound like you have KFLOP Step/Dir configured for "open collector" mode where your amplifiers need to be driven with TTL type of signals that source current.  Change the OutputChan from 0 to 8.
>  
> This is explained here:
>  
>  http://www.dynomotion.com/Help/StepAndDirection/StepAndDir.htm
>  
> Regards
> TK
>
> From: himykabibble <jagboy@...>
> To: DynoMotion@yahoogroups.com
> Sent: Tuesday, November 1, 2011 5:25 PM
> Subject: [DynoMotion] What Am I Missing?
>
>
>  
> I've wired up my drives (Step/Dir I/F to DC servos) for four axes, and my master enable (which controls my power relay), and configured KMotion and Mach3. Both KMotion and Mach3 WILL toggle the power relay on and off correctly, but I can't get any motion on the axes, though the DROs in Mach3 behave correctly. I must be missing something simple, but what? I've created the init code, and it compiles, and downloads fine. When I put a DVM on the relay output, I can see the voltage toggle from 0 to 5V, but when I do the same on the axis Dir outputs, and try to move the axes back and forth, I see only a small change in the output voltage, like 20-30mV. The Digital I/O page indicates those IOs (IO8-15) ARE configured as outputs. I do NOT currently have power to the 4-pin power connector, just USB. Is the power connector necessary to get those outputs working? If so, why does the enable output (on IO7) work?
>
> Regards,
> Ray L.
>
Group: DynoMotion Message: 2088 From: himykabibble Date: 11/1/2011
Subject: Re: What Am I Missing?
OK, next question - PWMs. I want to use PWM0 for my spindle speed control. Am I correct in interpreting the include file to say that each PWM has two registers, starting at register IO_PWMS? So, PWM0 is at IO_PWMS and IO_PWMS+1, PWM1 is at IO_PWMS+2 and IO_PWMS+3, etc?

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, "himykabibble" <jagboy@...> wrote:
>
> Tom,
>
> That did it! I knew it was something simple! Thanks!
>
> Regards,
> Ray L.
>
> --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> >
> > Hi Ray,
> >  
> > I forget what type of amplifiers you have.   But it sound like you have KFLOP Step/Dir configured for "open collector" mode where your amplifiers need to be driven with TTL type of signals that source current.  Change the OutputChan from 0 to 8.
> >  
> > This is explained here:
> >  
> >  http://www.dynomotion.com/Help/StepAndDirection/StepAndDir.htm
> >  
> > Regards
> > TK
> >
> > From: himykabibble <jagboy@>
> > To: DynoMotion@yahoogroups.com
> > Sent: Tuesday, November 1, 2011 5:25 PM
> > Subject: [DynoMotion] What Am I Missing?
> >
> >
> >  
> > I've wired up my drives (Step/Dir I/F to DC servos) for four axes, and my master enable (which controls my power relay), and configured KMotion and Mach3. Both KMotion and Mach3 WILL toggle the power relay on and off correctly, but I can't get any motion on the axes, though the DROs in Mach3 behave correctly. I must be missing something simple, but what? I've created the init code, and it compiles, and downloads fine. When I put a DVM on the relay output, I can see the voltage toggle from 0 to 5V, but when I do the same on the axis Dir outputs, and try to move the axes back and forth, I see only a small change in the output voltage, like 20-30mV. The Digital I/O page indicates those IOs (IO8-15) ARE configured as outputs. I do NOT currently have power to the 4-pin power connector, just USB. Is the power connector necessary to get those outputs working? If so, why does the enable output (on IO7) work?
> >
> > Regards,
> > Ray L.
> >
>